home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / DeveloperStax.cpt / Developer Stack 1.0 / card_4851.txt < prev    next >
Text File  |  1989-02-26  |  20KB  |  936 lines

  1. -- card: 4851 from stack: in.0
  2. -- bmap block id: 2517
  3. -- flags: 4000
  4. -- background id: 3091
  5. -- name: Index
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A002
  11. -- rect: left=126 top=266 right=315 bottom=184
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2 / 2
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: XCMDS
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   if the optionkey is down then
  23.     pass mouseup
  24.   end if
  25.  
  26.   controlButton "XCMDs"
  27.  
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 2 (button)
  33. -- low flags: 00
  34. -- high flags: A002
  35. -- rect: left=126 top=314 right=335 bottom=184
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 3
  40. -- text size: 9
  41. -- style flags: 0
  42. -- line height: 12
  43. -- part name: Show List
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   if the optionkey is down then
  47.     pass mouseup
  48.   end if
  49.  
  50.   listButton "XCMDs"
  51.  
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 5 (button)
  57. -- low flags: 00
  58. -- high flags: A002
  59. -- rect: left=61 top=266 right=315 bottom=119
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 2 / 2
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: XFCNs
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   if the optionkey is down then
  71.     pass mouseup
  72.   end if
  73.  
  74.   controlButton "XFCNs"
  75.  
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 6 (button)
  81. -- low flags: 00
  82. -- high flags: A002
  83. -- rect: left=61 top=314 right=335 bottom=119
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 3
  88. -- text size: 9
  89. -- style flags: 0
  90. -- line height: 12
  91. -- part name: Show List
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   if the optionkey is down then
  95.     pass mouseup
  96.   end if
  97.  
  98.   listButton "XFCNs"
  99.  
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 13 (button)
  105. -- low flags: 00
  106. -- high flags: A002
  107. -- rect: left=191 top=266 right=315 bottom=249
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 29007 / 29007
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: Functions
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   if the optionkey is down then
  119.     pass mouseup
  120.   end if
  121.  
  122.   controlButton "Functions"
  123.  
  124. end mouseUp
  125.  
  126.  
  127.  
  128. -- part 14 (button)
  129. -- low flags: 00
  130. -- high flags: A002
  131. -- rect: left=191 top=314 right=335 bottom=249
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 3
  136. -- text size: 9
  137. -- style flags: 0
  138. -- line height: 12
  139. -- part name: Show List
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   if the optionkey is down then
  143.     pass mouseup
  144.   end if
  145.  
  146.   listButton "Functions"
  147.  
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 16 (button)
  153. -- low flags: 00
  154. -- high flags: A002
  155. -- rect: left=256 top=314 right=335 bottom=314
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 3
  160. -- text size: 9
  161. -- style flags: 0
  162. -- line height: 12
  163. -- part name: Show List
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   if the optionkey is down then
  167.     pass mouseup
  168.   end if
  169.  
  170.   listButton "Scripts"
  171. end mouseUp
  172.  
  173.  
  174.  
  175. -- part 19 (button)
  176. -- low flags: 00
  177. -- high flags: A002
  178. -- rect: left=256 top=266 right=315 bottom=314
  179. -- title width / last selected line: 0
  180. -- icon id / first selected line: 1060 / 1060
  181. -- text alignment: 1
  182. -- font id: 0
  183. -- text size: 12
  184. -- style flags: 0
  185. -- line height: 16
  186. -- part name: Scripts
  187. ----- HyperTalk script -----
  188. on mouseUp
  189.   if the optionkey is down then
  190.     pass mouseup
  191.   end if
  192.  
  193.   controlButton "Scripts"
  194.  
  195. end mouseUp
  196.  
  197.  
  198.  
  199. -- part 27 (field)
  200. -- low flags: 01
  201. -- high flags: 0000
  202. -- rect: left=175 top=79 right=95 bottom=259
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 0 / 0
  205. -- text alignment: 0
  206. -- font id: 3
  207. -- text size: 12
  208. -- style flags: 256
  209. -- line height: 16
  210. -- part name: Issue
  211.  
  212.  
  213. -- part 28 (field)
  214. -- low flags: 01
  215. -- high flags: 0000
  216. -- rect: left=175 top=97 right=113 bottom=259
  217. -- title width / last selected line: 0
  218. -- icon id / first selected line: 0 / 0
  219. -- text alignment: 0
  220. -- font id: 3
  221. -- text size: 12
  222. -- style flags: 256
  223. -- line height: 16
  224. -- part name: Date
  225.  
  226.  
  227. -- part 31 (button)
  228. -- low flags: 00
  229. -- high flags: A004
  230. -- rect: left=89 top=121 right=144 bottom=263
  231. -- title width / last selected line: 0
  232. -- icon id / first selected line: 0 / 0
  233. -- text alignment: 1
  234. -- font id: 0
  235. -- text size: 12
  236. -- style flags: 0
  237. -- line height: 16
  238. -- part name: Link this stack...
  239. ----- HyperTalk script -----
  240. on mouseUp
  241.   if the optionkey is down then
  242.     pass mouseup
  243.   end if
  244.  
  245.   put "You can link another stack to the Developer Stack"
  246.   answer "This will install a button in another stack." with "Cancel" or "OK"
  247.   if it is "Cancel" then
  248.     beep
  249.     hide message window
  250.     exit mouseup
  251.   end if
  252.  
  253.   put "Please select the destination stack"
  254.   put filename("STAK") into thefile
  255.   if thefile is empty then
  256.     beep
  257.     hide message window
  258.     exit mouseup
  259.   end if
  260.  
  261.   set cursor to 4
  262.   put "Thank you.  Please wait..."
  263.   choose button tool
  264.   put the long name of this stack into gohere
  265.   delete word 1 of gohere
  266.   put "go to " before gohere
  267.   put "on mouseup" into first line of buttonscript
  268.   put "visual barn door close to black" into second line of buttonscript
  269.   put "visual barn door open to gray" into third line of buttonscript
  270.   put "visual barn door close" into fourth line of buttonscript
  271.   put gohere into fifth line of buttonscript
  272.   put "end mouseup" into sixth line of buttonscript
  273.  
  274.   set visible of background button "Developer Stack" to true
  275.   click at loc of background button "Developer Stack"
  276.   domenu copy button
  277.   set visible of background button "Developer Stack" to false
  278.   choose browse tool
  279.   set cursor to 4
  280.  
  281.   push card
  282.   set lockmessages to true
  283.   go to thefile
  284.   set cursor to 3
  285.   put "Just click where you want the button placed."
  286.   repeat while the mouseclick is false
  287.   end repeat
  288.   set cursor to 0
  289.   put "Thank you.  Please wait..."
  290.   put the Mouseloc into PutItHere
  291.   domenu paste button
  292.   set loc of button "Developer Stack" to PutItHere
  293.   set the script of button "Developer Stack" to buttonscript
  294.  
  295.   choose browse tool
  296.   pop card
  297.   set lockmessages to false
  298.   hide message window
  299.  
  300. end mouseUp
  301.  
  302.  
  303.  
  304. -- part 34 (field)
  305. -- low flags: 01
  306. -- high flags: 0001
  307. -- rect: left=328 top=226 right=240 bottom=404
  308. -- title width / last selected line: 0
  309. -- icon id / first selected line: 0 / 0
  310. -- text alignment: 0
  311. -- font id: 3
  312. -- text size: 9
  313. -- style flags: 256
  314. -- line height: 12
  315. -- part name: size2
  316. ----- HyperTalk script -----
  317. on mouseup
  318.   domenu "compact stack"
  319.   put the size of this stack into card field "StackSize"
  320.   put the freesize of this stack into card field "Wasted"
  321. end mouseup
  322.  
  323.  
  324. -- part 35 (field)
  325. -- low flags: 01
  326. -- high flags: 0002
  327. -- rect: left=404 top=226 right=240 bottom=463
  328. -- title width / last selected line: 0
  329. -- icon id / first selected line: 0 / 0
  330. -- text alignment: 0
  331. -- font id: 3
  332. -- text size: 9
  333. -- style flags: 256
  334. -- line height: 12
  335. -- part name: Wasted
  336.  
  337.  
  338. -- part 36 (field)
  339. -- low flags: 01
  340. -- high flags: 0002
  341. -- rect: left=404 top=213 right=227 bottom=463
  342. -- title width / last selected line: 0
  343. -- icon id / first selected line: 0 / 0
  344. -- text alignment: 0
  345. -- font id: 3
  346. -- text size: 9
  347. -- style flags: 256
  348. -- line height: 12
  349. -- part name: StackSize
  350.  
  351.  
  352. -- part 37 (field)
  353. -- low flags: 01
  354. -- high flags: 0001
  355. -- rect: left=328 top=213 right=227 bottom=404
  356. -- title width / last selected line: 0
  357. -- icon id / first selected line: 0 / 0
  358. -- text alignment: 0
  359. -- font id: 3
  360. -- text size: 9
  361. -- style flags: 256
  362. -- line height: 12
  363. -- part name: size1
  364. ----- HyperTalk script -----
  365. on mouseup
  366.   put the size of this stack into card field "StackSize"
  367.   put the freesize of this stack into card field "Wasted"
  368. end mouseup
  369.  
  370.  
  371. -- part 39 (button)
  372. -- low flags: 00
  373. -- high flags: A002
  374. -- rect: left=320 top=314 right=335 bottom=378
  375. -- title width / last selected line: 0
  376. -- icon id / first selected line: 0 / 0
  377. -- text alignment: 1
  378. -- font id: 3
  379. -- text size: 9
  380. -- style flags: 0
  381. -- line height: 12
  382. -- part name: Show List
  383. ----- HyperTalk script -----
  384. on mouseUp
  385.   if the optionkey is down then
  386.     pass mouseup
  387.   end if
  388.  
  389.   listButton "Buttons"
  390. end mouseUp
  391.  
  392.  
  393.  
  394. -- part 41 (button)
  395. -- low flags: 00
  396. -- high flags: A002
  397. -- rect: left=320 top=266 right=315 bottom=378
  398. -- title width / last selected line: 0
  399. -- icon id / first selected line: 27056 / 27056
  400. -- text alignment: 1
  401. -- font id: 0
  402. -- text size: 12
  403. -- style flags: 0
  404. -- line height: 16
  405. -- part name: Buttons
  406. ----- HyperTalk script -----
  407. on mouseUp
  408.   if the optionkey is down then
  409.     pass mouseup
  410.   end if
  411.  
  412.   controlButton "Buttons"
  413.  
  414. end mouseUp
  415.  
  416.  
  417.  
  418. -- part 44 (button)
  419. -- low flags: 00
  420. -- high flags: A002
  421. -- rect: left=385 top=266 right=315 bottom=443
  422. -- title width / last selected line: 0
  423. -- icon id / first selected line: 13182 / 13182
  424. -- text alignment: 1
  425. -- font id: 0
  426. -- text size: 12
  427. -- style flags: 0
  428. -- line height: 16
  429. -- part name: Reserved1
  430. ----- HyperTalk script -----
  431. on mouseUp
  432.   if the optionkey is down then
  433.     pass mouseup
  434.   end if
  435.  
  436.   global badclick
  437.   put badclick+1 into badclick
  438.   beep
  439.   if badclick <4 then
  440.     answer "This is reserved for future expansion"
  441.   else
  442.     answer "Now cut that out!"
  443.   end if
  444. end mouseUp
  445.  
  446.  
  447.  
  448. -- part 45 (button)
  449. -- low flags: 00
  450. -- high flags: A002
  451. -- rect: left=449 top=266 right=315 bottom=507
  452. -- title width / last selected line: 0
  453. -- icon id / first selected line: 13182 / 13182
  454. -- text alignment: 1
  455. -- font id: 0
  456. -- text size: 12
  457. -- style flags: 0
  458. -- line height: 16
  459. -- part name: Reserved2
  460. ----- HyperTalk script -----
  461. on mouseUp
  462.   if the optionkey is down then
  463.     pass mouseup
  464.   end if
  465.  
  466.   global badclick
  467.   put badclick+1 into badclick
  468.   beep
  469.   if badclick <4 then
  470.     answer "This is reserved for future expansion"
  471.   else
  472.     answer "Now cut that out!"
  473.   end if
  474. end mouseUp
  475.  
  476.  
  477.  
  478. -- part 46 (button)
  479. -- low flags: 00
  480. -- high flags: A002
  481. -- rect: left=385 top=314 right=335 bottom=443
  482. -- title width / last selected line: 0
  483. -- icon id / first selected line: 0 / 0
  484. -- text alignment: 1
  485. -- font id: 3
  486. -- text size: 9
  487. -- style flags: 0
  488. -- line height: 12
  489. -- part name: Show List
  490. ----- HyperTalk script -----
  491. on mouseUp
  492.   if the optionkey is down then
  493.     pass mouseup
  494.   end if
  495.  
  496.   listButton "Reserved1"
  497. end mouseUp
  498.  
  499.  
  500.  
  501. -- part 47 (button)
  502. -- low flags: 00
  503. -- high flags: A002
  504. -- rect: left=449 top=314 right=335 bottom=507
  505. -- title width / last selected line: 0
  506. -- icon id / first selected line: 0 / 0
  507. -- text alignment: 1
  508. -- font id: 3
  509. -- text size: 9
  510. -- style flags: 0
  511. -- line height: 12
  512. -- part name: Show List
  513. ----- HyperTalk script -----
  514. on mouseUp
  515.   if the optionkey is down then
  516.     pass mouseup
  517.   end if
  518.  
  519.   listButton "Reserved2"
  520. end mouseUp
  521.  
  522.  
  523.  
  524. -- part 53 (field)
  525. -- low flags: 00
  526. -- high flags: 0007
  527. -- rect: left=288 top=76 right=209 bottom=510
  528. -- title width / last selected line: 0
  529. -- icon id / first selected line: 0 / 0
  530. -- text alignment: 0
  531. -- font id: 3
  532. -- text size: 9
  533. -- style flags: 0
  534. -- line height: 12
  535. -- part name: 
  536. ----- HyperTalk script -----
  537. on mousewithin
  538.   if the OptionKey is down then
  539.  
  540.     if the locktext of the target is true then
  541.       put true into DidUnlock
  542.       set locktext of target to false
  543.     else
  544.       put false into DidUnlock
  545.     end if
  546.  
  547.     set the cursor to 2
  548.     repeat while (the OptionKey is down) and (item 1 of the rect of target <= item 1 of the mouseLoc) and (item 1 of the mouseLoc <= item 3 of the rect of target) and (item 2 of the rect of target <= item 2 of the mouseLoc) and (item 2 of the mouseLoc <= item 4 of the rect of target)
  549.       if the Mouse is down then
  550.         click at the MouseLoc
  551.         click at the ClickLoc
  552.         if the selection = "asterisk" then
  553.           play boing
  554.           answer "Yes, this IS an example!"
  555.         else
  556.           if the selection = "bill" then
  557.             show button "bill"
  558.           else
  559.             beep
  560.             answer "Do you see any asterisk there?!!!"
  561.           end if
  562.         end if
  563.         click at -1,-1
  564.       end if
  565.     end repeat
  566.  
  567.     if DidUnlock then
  568.       set the locktext of the target to true
  569.     end if
  570.   end if
  571. end mousewithin
  572.  
  573. on mouseup
  574. end mouseup
  575.  
  576.  
  577.  
  578. -- part 55 (button)
  579. -- low flags: 80
  580. -- high flags: 2000
  581. -- rect: left=242 top=83 right=120 bottom=289
  582. -- title width / last selected line: 0
  583. -- icon id / first selected line: 21240 / 21240
  584. -- text alignment: 1
  585. -- font id: 0
  586. -- text size: 12
  587. -- style flags: 0
  588. -- line height: 16
  589. -- part name: bill
  590. ----- HyperTalk script -----
  591. on mouseUp
  592.   play boing
  593.   answer "Hey! Don't click on his head!!"
  594.   hide the target
  595. end mouseUp
  596.  
  597.  
  598.  
  599. -- part 56 (field)
  600. -- low flags: 01
  601. -- high flags: 0000
  602. -- rect: left=59 top=149 right=238 bottom=277
  603. -- title width / last selected line: 0
  604. -- icon id / first selected line: 0 / 0
  605. -- text alignment: 0
  606. -- font id: 3
  607. -- text size: 9
  608. -- style flags: 0
  609. -- line height: 12
  610. -- part name: 
  611.  
  612.  
  613. -- part 58 (button)
  614. -- low flags: 00
  615. -- high flags: 2004
  616. -- rect: left=2 top=75 right=118 bottom=49
  617. -- title width / last selected line: 0
  618. -- icon id / first selected line: 14767 / 14767
  619. -- text alignment: 1
  620. -- font id: 0
  621. -- text size: 12
  622. -- style flags: 0
  623. -- line height: 16
  624. -- part name: About...
  625. ----- HyperTalk script -----
  626. on mouseUp
  627.   if the optionkey is down then
  628.     pass mouseup
  629.   end if
  630.  
  631.   visual iris open to gray
  632.   visual iris close to black
  633.   visual iris open to gray
  634.   visual iris close
  635.   go background information
  636. end mouseUp
  637.  
  638.  
  639.  
  640. -- part 59 (button)
  641. -- low flags: 00
  642. -- high flags: 2004
  643. -- rect: left=2 top=120 right=163 bottom=49
  644. -- title width / last selected line: 0
  645. -- icon id / first selected line: 29114 / 29114
  646. -- text alignment: 1
  647. -- font id: 0
  648. -- text size: 12
  649. -- style flags: 0
  650. -- line height: 16
  651. -- part name: Back
  652. ----- HyperTalk script -----
  653. on mouseUp
  654.   if the optionkey is down then
  655.     pass mouseup
  656.   end if
  657.  
  658.   visual barn door close to black
  659.   visual barn door open
  660.   go back
  661. end mouseUp
  662.  
  663.  
  664.  
  665. -- part 60 (button)
  666. -- low flags: 00
  667. -- high flags: 2004
  668. -- rect: left=2 top=165 right=208 bottom=49
  669. -- title width / last selected line: 0
  670. -- icon id / first selected line: 1011 / 1011
  671. -- text alignment: 1
  672. -- font id: 0
  673. -- text size: 12
  674. -- style flags: 0
  675. -- line height: 16
  676. -- part name: Home
  677. ----- HyperTalk script -----
  678. on mouseUp
  679.   if the optionkey is down then
  680.     pass mouseup
  681.   end if
  682.  
  683.   go home
  684. end mouseUp
  685.  
  686.  
  687.  
  688. -- part 61 (button)
  689. -- low flags: 00
  690. -- high flags: 2004
  691. -- rect: left=2 top=210 right=253 bottom=49
  692. -- title width / last selected line: 0
  693. -- icon id / first selected line: 1000 / 1000
  694. -- text alignment: 1
  695. -- font id: 0
  696. -- text size: 12
  697. -- style flags: 0
  698. -- line height: 16
  699. -- part name: Open Stack
  700. ----- HyperTalk script -----
  701. on mouseUp
  702.   if the optionkey is down then
  703.     pass mouseup
  704.   end if
  705.  
  706.   domenu "open stack..."
  707. end mouseUp
  708.  
  709.  
  710.  
  711. -- part 62 (button)
  712. -- low flags: 00
  713. -- high flags: 2004
  714. -- rect: left=2 top=255 right=298 bottom=49
  715. -- title width / last selected line: 0
  716. -- icon id / first selected line: 17343 / 17343
  717. -- text alignment: 1
  718. -- font id: 0
  719. -- text size: 12
  720. -- style flags: 0
  721. -- line height: 16
  722. -- part name: Launch Application
  723. ----- HyperTalk script -----
  724. on mouseUp
  725.   if the optionkey is down then
  726.     pass mouseup
  727.   end if
  728.  
  729.   visual venetian blinds to gray
  730.   visual venetian blinds to black
  731.   visual venetian blinds to gray
  732.   visual venetian blinds
  733.   go to background "Mini Hyperstation"
  734. end mouseUp
  735.  
  736.  
  737.  
  738. -- part 63 (button)
  739. -- low flags: 00
  740. -- high flags: 2004
  741. -- rect: left=2 top=299 right=342 bottom=49
  742. -- title width / last selected line: 0
  743. -- icon id / first selected line: 21786 / 21786
  744. -- text alignment: 1
  745. -- font id: 0
  746. -- text size: 12
  747. -- style flags: 0
  748. -- line height: 16
  749. -- part name: Menus On
  750. ----- HyperTalk script -----
  751. on mouseUp
  752.   if the optionkey is down then
  753.     pass mouseup
  754.   end if
  755.  
  756.   If the short name of the target is "Menus On" then
  757.     set the name of the target to "Menus Off"
  758.     show menubar
  759.   else
  760.     set the name of the target to "Menus On"
  761.     hide menubar
  762.   end if
  763. end mouseUp
  764.  
  765.  
  766.  
  767. -- part 22 (field)
  768. -- low flags: 81
  769. -- high flags: 0007
  770. -- rect: left=15 top=206 right=315 bottom=119
  771. -- title width / last selected line: 0
  772. -- icon id / first selected line: 0 / 0
  773. -- text alignment: 0
  774. -- font id: 3
  775. -- text size: 9
  776. -- style flags: 0
  777. -- line height: 12
  778. -- part name: XFCNs
  779.  
  780.  
  781. -- part 7 (field)
  782. -- low flags: 81
  783. -- high flags: 0007
  784. -- rect: left=79 top=206 right=315 bottom=184
  785. -- title width / last selected line: 0
  786. -- icon id / first selected line: 0 / 0
  787. -- text alignment: 0
  788. -- font id: 3
  789. -- text size: 9
  790. -- style flags: 0
  791. -- line height: 12
  792. -- part name: XCMDs
  793.  
  794.  
  795. -- part 23 (field)
  796. -- low flags: 81
  797. -- high flags: 0007
  798. -- rect: left=144 top=206 right=315 bottom=249
  799. -- title width / last selected line: 0
  800. -- icon id / first selected line: 0 / 0
  801. -- text alignment: 0
  802. -- font id: 3
  803. -- text size: 9
  804. -- style flags: 0
  805. -- line height: 12
  806. -- part name: Functions
  807.  
  808.  
  809. -- part 48 (field)
  810. -- low flags: 81
  811. -- high flags: 0007
  812. -- rect: left=209 top=206 right=315 bottom=314
  813. -- title width / last selected line: 0
  814. -- icon id / first selected line: 0 / 0
  815. -- text alignment: 0
  816. -- font id: 3
  817. -- text size: 9
  818. -- style flags: 0
  819. -- line height: 12
  820. -- part name: Scripts
  821.  
  822.  
  823. -- part 49 (field)
  824. -- low flags: 81
  825. -- high flags: 0007
  826. -- rect: left=273 top=206 right=315 bottom=378
  827. -- title width / last selected line: 0
  828. -- icon id / first selected line: 0 / 0
  829. -- text alignment: 0
  830. -- font id: 3
  831. -- text size: 9
  832. -- style flags: 0
  833. -- line height: 12
  834. -- part name: Buttons
  835.  
  836.  
  837. -- part 50 (field)
  838. -- low flags: 81
  839. -- high flags: 0007
  840. -- rect: left=338 top=206 right=315 bottom=443
  841. -- title width / last selected line: 0
  842. -- icon id / first selected line: 0 / 0
  843. -- text alignment: 0
  844. -- font id: 3
  845. -- text size: 9
  846. -- style flags: 0
  847. -- line height: 12
  848. -- part name: Reserved1
  849.  
  850.  
  851. -- part 51 (field)
  852. -- low flags: 81
  853. -- high flags: 0007
  854. -- rect: left=402 top=206 right=315 bottom=507
  855. -- title width / last selected line: 0
  856. -- icon id / first selected line: 0 / 0
  857. -- text alignment: 0
  858. -- font id: 3
  859. -- text size: 9
  860. -- style flags: 0
  861. -- line height: 12
  862. -- part name: Reserved2
  863.  
  864.  
  865. -- part contents for card part 7
  866. ----- text -----
  867. ResCopy,DeProtect,Shutdown,ModResCopy,SoundCapToRes,DoList,
  868. StdFile,ShowMenu,EnableMenu,CheckMenu,
  869. ChangeMenu,PopUpMenu,ImportPict,Talk,
  870.  
  871. -- part contents for card part 22
  872. ----- text -----
  873. FileName,NewFileName,NewMenu,DeleteMenu,FileModDate,MoveFile,RenameFile,DeleteFile,PopUpMenu,
  874.  
  875. -- part contents for card part 27
  876. ----- text -----
  877. 1.0
  878.  
  879. -- part contents for card part 28
  880. ----- text -----
  881. 12/15/87
  882.  
  883. -- part contents for card part 34
  884. ----- text -----
  885. Wasted
  886.  
  887. -- part contents for card part 37
  888. ----- text -----
  889. Stack Size
  890.  
  891. -- part contents for card part 36
  892. ----- text -----
  893. 140704
  894.  
  895. -- part contents for card part 35
  896. ----- text -----
  897. 0
  898.  
  899. -- part contents for card part 48
  900. ----- text -----
  901. Scroll Text Button 1,ArrowKeys,ShowScripts,Scrolling Text Button 2,
  902.  
  903. -- part contents for card part 53
  904. ----- text -----
  905.              ‚Ä¢‚Ä¢‚Ä¢POWER USER TIPS‚Ä¢‚Ä¢‚Ä¢
  906.  
  907. To go to the beginning of a specific section 
  908. (XFCNs, Scripts, etc.) hold down the command key when clicking on the button.
  909.  
  910. When you see an item in a field followed by an asterisk*, holding the option key and clicking on that word will either give you more information, or take you to a reference.  
  911. (Still waiting for those 'sticky buttons', 
  912. Bill*.)
  913.  
  914. To look at the script of any button or card, anywhere in the stack, just hold down the option key when you click on it.  To look at the script of a background hold down the shift and option keys when you click in it.
  915.  
  916. Clicking on the words 'Stack Size' below will give you the current size of the stack, not including the resources.
  917.  
  918. Clicking on the word 'Wasted' below will compact the stack.
  919.  
  920. The easiest way to access this stack when you are developing an new stack is to use the 'Link this stack' button and install a link to Developer Stack in your work-in-progress stack.  When you are fininshed with your stack, you can delete the 
  921. 'Developer Stack' button.
  922.  
  923. -Steve
  924.  
  925. -- part contents for card part 49
  926. ----- text -----
  927. Dogear,Self Naming Button,Text Import,
  928.  
  929. -- part contents for card part 23
  930. ----- text -----
  931. LastPathComponent,GetFullPath,NumberofChars,FileAtRoot,VolumeName,
  932.  
  933. -- part contents for card part 56
  934. ----- text -----
  935. This stack is free, and may be re-distributed in its original form with all original messages.  It may not be sold commercially.  It is intended for educational & training purposes only and no warranty is made as to the suitablity of anything included in this stack for any specific purpose.
  936.